Identify and extract information matching the following schema. Return data as a JSON object. Output "null" when information is not provided.
Schema:
The lightning rod was invented by Benjamin Franklin in the early 1750s.

json{ "discovery": "lightning rod", "person": "Benjamin Franklin", "where": null, "when": "early 1750s", "doi": null }