{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cotswold Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.399917,
            52.717726
          ],
          [
            -1.400183,
            52.717557
          ],
          [
            -1.400449,
            52.717389
          ],
          [
            -1.400772,
            52.717193
          ],
          [
            -1.401095,
            52.716997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002358350, LE67 2JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4006516603494525,
          52.71712750892056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002358351, LE67 2JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4007713157000419,
          52.717038216110566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002359223, LE67 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3999327315281298,
          52.71773517599871
        ]
      }
    }
  ]
}