{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Canvey Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.744553,
            51.97587
          ],
          [
            -0.744333,
            51.976061
          ],
          [
            -0.744113,
            51.976253
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094484359, MK3 5SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7445664623688522,
          51.97599088374687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094484390, MK3 5SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7443421099629067,
          51.97620428211272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094484442, MK3 5RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7440936717465415,
          51.97623759825198
        ]
      }
    }
  ]
}