{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Andrews Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.458753,
            52.591366
          ],
          [
            0.459128,
            52.591223
          ],
          [
            0.459504,
            52.591079
          ],
          [
            0.459698,
            52.590996
          ],
          [
            0.459892,
            52.590914
          ],
          [
            0.460168,
            52.590787
          ],
          [
            0.460443,
            52.590661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636042, PE33 9RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4587511739820383,
          52.5913667099185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023637478, PE33 9RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.46017214738585194,
          52.591166341117685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090917305, PE33 9RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4590997476009505,
          52.59099979156595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090919397, PE33 9TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.46071076565594676,
          52.591029259106435
        ]
      }
    }
  ]
}