{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.14748,
            52.73957
          ],
          [
            0.146279,
            52.73946
          ],
          [
            0.146268,
            52.739459
          ],
          [
            0.145922,
            52.739428
          ],
          [
            0.145416,
            52.739382
          ],
          [
            0.144931,
            52.73919
          ],
          [
            0.144862,
            52.739113
          ],
          [
            0.144787,
            52.739029
          ],
          [
            0.144699,
            52.738931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002551204, PE13 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14629980610409646,
          52.73944335549281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030900243, PE13 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14695855542191097,
          52.739584280483854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032162864, PE13 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14646791438067028,
          52.73954820726945
        ]
      }
    }
  ]
}