{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Echo Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.374769,
            51.430993
          ],
          [
            0.374364,
            51.430974
          ],
          [
            0.374235,
            51.430968
          ],
          [
            0.374114,
            51.431123
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012023561, DA12 5LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.37411380382259235,
          51.43112303490784
        ]
      }
    }
  ]
}