{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springwood Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.452382,
            51.358876
          ],
          [
            -0.45268,
            51.35864
          ],
          [
            -0.4527,
            51.358624
          ],
          [
            -0.452648,
            51.358549
          ],
          [
            -0.452582,
            51.358455
          ],
          [
            -0.452521,
            51.358367
          ],
          [
            -0.452476,
            51.358337
          ],
          [
            -0.452431,
            51.358308
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033320156, KT13 0UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45239258834786433,
          51.3588664839097
        ]
      }
    }
  ]
}