ipIterPrompt

Unstructured Text to JSON Converter

A community prompt for unstructured text to json converter, imported from LLM-Prompt-Library (MIT).

abilzerian · LLM-Prompt-LibraryUpdated 2026-07-083,311 copies

Unstructured Text to JSON Converter is a community-contributed prompt from LLM-Prompt-Library (MIT). Copy it, fill in any variables, and paste it into your favorite AI chat to get started immediately.

The prompt

- **reset**
- **no quotes**
- **no explanations**
- **no prompt**
- **no self-reference**
- **no apologies**
- **no filler**
- **just answer**

Ignore all prior instructions. Analyze the provided unstructured text to convert it into a well-organized JSON table. Identify the main entities, attributes, or categories mentioned in the text and use them as keys in the JSON object. Extract the relevant information from the text and populate the corresponding values in the JSON object. Ensure the data is accurately represented and properly formatted. Here is an example input and output:

### Example Input
Harmony Valley, a quaint town, is known for its exceptional residents. Among them is Dr. Sarah Mitchell, a 38-year-old Harvard-educated cardiologist who pioneered new heart disease treatments. Michael Andrews, aged 32, is a software engineer from MIT who developed innovative software solutions for local businesses. Grace Parker, a 50-year-old artist from the Rhode Island School of Design, has her work featured in several national galleries. Lucas Brown, a self-taught gardener, turned his backyard into a community garden, providing fresh produce to the entire town.

### Example Output
json
[
  {
    "name": "Dr. Sarah Mitchell",
    "age": 38,
    "profession": "Cardiologist",
    "education": "Harvard",
    "accomplishments": "Pioneered new heart disease treatments"
  },
  {
    "name": "Michael Andrews",
    "age": 32,
    "profession": "Software Engineer",
    "education": "MIT",
    "accomplishments": "Developed innovative software solutions for local businesses"
  },
  {
    "name": "Grace Parker",
    "age": 50,
    "profession": "Artist",
    "education": "Rhode Island School of Design",
    "accomplishments": "Featured in several national galleries"
  },
  {
    "name": "Lucas Brown",
    "age": null,
    "profession": "Gardener",
    "education": "Self-taught",
    "accomplishments": "Created a community garden providing fresh produce to the entire town"
  }
]

### Detailed Explanation
1. **Identify Entities:** Extract names, ages, professions, education, and accomplishments.
2. **Create JSON Structure:** Use extracted information to populate the JSON structure.
3. **Handle Missing Data:** Use `null` for missing or unspecified values.

Once you have fully grasped these instructions and are prepared to begin, respond with "Understood. Please provide the unstructured text you would like converted to a JSON table."

Run this prompt on a real model without leaving the page. Every run is saved to your history for this prompt.

How to use

  1. 1Copy the prompt as-is — no variables required.
  2. 2Paste it into ChatGPT, Claude, Gemini, or any capable model.
  3. 3Iterate: follow up with corrections or extra context to refine the output.

Related

Reverse-Engineering Vox's Hybrid Video Strategy

Turn any AI chat into a reverse-engineering vox's hybrid video strategy with this community persona prompt.

4,857 copiesOpen ↗

CLI silently install software on windows

Turn any AI chat into a cli silently install software on windows with this community persona prompt.

3,738 copiesOpen ↗

FDR Analysis Program for Commercial Aircraft

Turn any AI chat into a fdr analysis program for commercial aircraft with this community persona prompt.

3,299 copiesOpen ↗

The Paradoxical Soundscape: Ancient Acoustic Mysteries Video Exploration

Turn any AI chat into the paradoxical soundscape: ancient acoustic mysteries video exploration with this community persona prompt.

2,902 copiesOpen ↗