{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Latimer Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.216242,
            51.7578
          ],
          [
            -1.215826,
            51.757917
          ],
          [
            -1.215411,
            51.758035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091103962, OX3 7PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2162454657472794,
          51.757795780542196
        ]
      }
    }
  ]
}