{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Joyce Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.494114,
            52.908071
          ],
          [
            0.49368,
            52.908199
          ],
          [
            0.493244,
            52.908328
          ],
          [
            0.493061,
            52.908371
          ],
          [
            0.492877,
            52.908415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634805, PE31 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49291395178266495,
          52.90840500977447
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091352693, PE31 7DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49327706866710774,
          52.90825352025594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091528207, PE31 7DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49348916339030713,
          52.90832099979043
        ]
      }
    }
  ]
}