{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boulmer Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.298053,
            52.647784
          ],
          [
            -2.298186,
            52.648258
          ],
          [
            -2.298319,
            52.648731
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003419812, WV7 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.298450419427095,
          52.64823495543566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434257, WV7 3NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.298450419427095,
          52.64823495543566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434489, WV7 3ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.298048169270277,
          52.64776850257387
        ]
      }
    }
  ]
}