{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birch Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.810565,
            52.684572
          ],
          [
            -1.8106,
            52.68495
          ],
          [
            -1.810636,
            52.685327
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013214968, WS13 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8105648734476074,
          52.684572015022965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032224995, WS13 6EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8102966594954746,
          52.68502106961161
        ]
      }
    }
  ]
}