{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.931492,
            53.312241
          ],
          [
            -0.931446,
            53.311934
          ],
          [
            -0.9314,
            53.311627
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090589901, DN22 7YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.931172778351878,
          53.31172277518163
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090591000, DN22 7YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9311996483634241,
          53.3118488637838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090591645, DN22 7YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9312959689998205,
          53.31159803071656
        ]
      }
    }
  ]
}