{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pharos Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.913984,
            51.775361
          ],
          [
            0.913672,
            51.775359
          ],
          [
            0.91336,
            51.775358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070232370, CO5 8AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.913973467731526,
          51.77536999448253
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070236423, CO5 8FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.913372473674403,
          51.7752679812226
        ]
      }
    }
  ]
}