{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birkdale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.564664,
            51.278812
          ],
          [
            0.564324,
            51.278697
          ],
          [
            0.563985,
            51.278582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014311231, ME14 5FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5634062008018174,
          51.27852342609546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014312955, ME14 5FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5631700397673457,
          51.27840268628479
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014315441, ME14 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.564655443602784,
          51.27881083675321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003689656, ME14 5FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.563768263378628,
          51.27858744474249
        ]
      }
    }
  ]
}