{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arbour Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.065263,
            52.558214
          ],
          [
            -2.064963,
            52.558334
          ],
          [
            -2.064663,
            52.558454
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033909835, WV14 0TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.065197083515287,
          52.55823716876627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033910029, WV14 0TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0648876341933757,
          52.55844410575345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033910030, WV14 0TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.064725181231663,
          52.558309347438836
        ]
      }
    }
  ]
}