{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coopers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.449943,
            52.642126
          ],
          [
            0.4513,
            52.642332
          ],
          [
            0.451654,
            52.642308
          ],
          [
            0.453398,
            52.642192
          ],
          [
            0.4541,
            52.64214
          ],
          [
            0.454149,
            52.642136
          ],
          [
            0.45467,
            52.642381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634022, PE33 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4499340678367775,
          52.6421109846605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025245019, PE33 0DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.45464495962801954,
          52.64070962326635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091353169, PE33 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.45386236148279274,
          52.64230841096351
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091530385, PE33 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.45408383615589704,
          52.64230382220956
        ]
      }
    }
  ]
}