{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abbeyfields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.661261,
            52.774658
          ],
          [
            0.661449,
            52.774695
          ],
          [
            0.661472,
            52.774699
          ],
          [
            0.66156,
            52.774716
          ],
          [
            0.661683,
            52.77474
          ],
          [
            0.662416,
            52.774763
          ],
          [
            0.663149,
            52.774786
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023633312, PE32 2JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6630668642315521,
          52.774820918454616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025058412, PE32 2HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6625036410482732,
          52.774581787093894
        ]
      }
    }
  ]
}