{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sanctuary Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.625738,
            51.556458
          ],
          [
            0.625751,
            51.556053
          ],
          [
            0.625764,
            51.555648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004936226, SS9 3TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6257387994683375,
          51.55646727022628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025289970, SS9 3TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6258189611799364,
          51.55610573498719
        ]
      }
    }
  ]
}