{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakwood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.986042,
            51.145765
          ],
          [
            -0.986372,
            51.146076
          ],
          [
            -0.986701,
            51.146386
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032900337, GU34 1PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9866537301653413,
          51.14632170413394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032901453, GU34 1PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9866537301653413,
          51.14632170413394
        ]
      }
    }
  ]
}