{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Larkrise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.192735,
            51.314454
          ],
          [
            -2.193009,
            51.314335
          ],
          [
            -2.193284,
            51.314216
          ],
          [
            -2.193404,
            51.314118
          ],
          [
            -2.193524,
            51.314021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008203264, BA14 6FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1935464691031163,
          51.31413783988756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008203268, BA14 6FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1936624644416085,
          51.31442538426505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014335259, BA14 6FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.193517205345552,
          51.314003011876174
        ]
      }
    }
  ]
}