Extract structured data from messy text
Unstructured input, clean JSON out.
Extract the following fields from the text below and return valid JSON only. Fields: [FIELD]: [type and what counts] [FIELD]: [type and what counts] Rules: - Return a JSON array, one object per record. No prose, no code fence. - Use null for anything genuinely absent. Never guess a value. - Keep original spelling and casing for names. - If a record is ambiguous, include it and add an "uncertain" field listing which keys you were unsure about. TEXT: [PASTE TEXT]
Want a different version? Copy it, change the wording, and publish it as your own.