{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Keel Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.045154,
            50.823994
          ],
          [
            -1.046818,
            50.824287
          ],
          [
            -1.048139,
            50.824519
          ],
          [
            -1.048494,
            50.824522
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775109254, PO3 5SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0484941260460412,
          50.82453128500905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024882054, PO3 5QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0472569374188696,
          50.824629105126554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025233560, PO3 5QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.045420524232734,
          50.824173454262024
        ]
      }
    }
  ]
}