{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acorn Glade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.189003,
            51.828502
          ],
          [
            -0.188968,
            51.828474
          ],
          [
            -0.188933,
            51.828447
          ],
          [
            -0.188848,
            51.828198
          ],
          [
            -0.188764,
            51.82795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014208349, AL6 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18877713082982545,
          51.82798572645198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003857000, AL6 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18845677755210943,
          51.82873612138012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003857001, AL6 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18890854999654746,
          51.82868912754409
        ]
      }
    }
  ]
}