{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.498231,
            51.417865
          ],
          [
            -2.49774,
            51.417538
          ],
          [
            -2.49725,
            51.417211
          ],
          [
            -2.497007,
            51.416947
          ],
          [
            -2.496763,
            51.416683
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001122768, BS31 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.497851028746703,
          51.41734540649832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001134980, BS31 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4973134186701778,
          51.4168351648131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023104888, BS31 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.498230571113992,
          51.41786530967598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091546811, BS31 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.498011355154377,
          51.41754254174938
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094952308, BS31 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.497743532164234,
          51.416716446562525
        ]
      }
    }
  ]
}