{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shanklin Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.750933,
            51.244343
          ],
          [
            -0.750754,
            51.244575
          ],
          [
            -0.750576,
            51.244807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002618523, GU12 4PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7509326559158035,
          51.24434344848261
        ]
      }
    }
  ]
}