{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.878998,
            52.832356
          ],
          [
            0.878913,
            52.832173
          ],
          [
            0.878828,
            52.831989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023456588, NR21 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8790718627625506,
          52.83236956789808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023456589, NR21 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.879134102816857,
          52.83218820774688
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023456590, NR21 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8789882111092587,
          52.83200290629807
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023456591, NR21 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8788743446653924,
          52.83185279743172
        ]
      }
    }
  ]
}