{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "April Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.788574,
            50.873276
          ],
          [
            -0.788184,
            50.873351
          ],
          [
            -0.788126,
            50.873362
          ],
          [
            -0.788153,
            50.87358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008885137, PO18 0FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7881670153318842,
          50.87373753165756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008885138, PO18 0FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7879955741364241,
          50.873771723211675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008885139, PO18 0FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.787890062670747,
          50.873455878316534
        ]
      }
    }
  ]
}