{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ayreville Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.813215,
            53.756715
          ],
          [
            -1.813367,
            53.756533
          ],
          [
            -1.813519,
            53.75635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006732600, HX3 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8132754491197867,
          53.75627116752122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006732601, HX3 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.813503386200549,
          53.756172653488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006732602, HX3 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.813822559827074,
          53.756020352355605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090214797, HX3 7PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8136702586721822,
          53.75616392457984
        ]
      }
    }
  ]
}