{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dale Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.178534,
            50.833199
          ],
          [
            -1.17813,
            50.833173
          ],
          [
            -1.177726,
            50.833148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37005154, PO13 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1781214607458979,
          50.83325877902064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37005155, PO13 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1779936744924995,
          50.8332578791951
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37013548, PO13 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1776936112156642,
          50.83336367788362
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37039751, PO13 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1777116003972914,
          50.83314798025395
        ]
      }
    }
  ]
}