{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Peters Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.371164,
            51.402757
          ],
          [
            -0.370919,
            51.4028
          ],
          [
            -0.370674,
            51.402843
          ],
          [
            -0.370434,
            51.402885
          ],
          [
            -0.370194,
            51.402927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318615, KT8 2NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37119072189505997,
          51.402799856456156
        ]
      }
    }
  ]
}