{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Barge Pier Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.784723,
            51.526612
          ],
          [
            0.784789,
            51.526785
          ],
          [
            0.784856,
            51.526959
          ],
          [
            0.784891,
            51.527052
          ],
          [
            0.784926,
            51.527144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093160776, SS3 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7849306653815851,
          51.527144722820466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095534900, SS3 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7858212762695046,
          51.524965048080595
        ]
      }
    }
  ]
}