{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birch Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.340527,
            51.304401
          ],
          [
            -0.340436,
            51.30434
          ],
          [
            -0.340345,
            51.30428
          ],
          [
            -0.339148,
            51.303151
          ],
          [
            -0.33795,
            51.302022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000825287, KT22 7GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3403360156413384,
          51.304285588211265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025163741, KT22 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33837592060812666,
          51.30254919973157
        ]
      }
    }
  ]
}