{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.131987,
            52.878584
          ],
          [
            -2.131755,
            52.878634
          ],
          [
            -2.131104,
            52.879019
          ],
          [
            -2.130516,
            52.879367
          ],
          [
            -2.130744,
            52.879514
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002087909, ST15 0BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1318147565338075,
          52.878606898970126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001324138, ST15 0BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.130792920483596,
          52.87974068956024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001324139, ST15 0BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1300936804845843,
          52.87945379970888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001324140, ST15 0BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1306589991311595,
          52.879677911775104
        ]
      }
    }
  ]
}