{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carriage Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.170222,
            51.227668
          ],
          [
            -0.170245,
            51.227387
          ],
          [
            -0.170257,
            51.227241
          ],
          [
            -0.170406,
            51.227143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68178971, RH1 6GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17023733638280025,
          51.227650323849744
        ]
      }
    }
  ]
}