{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shepherd's Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.564353,
            51.22077
          ],
          [
            -0.564399,
            51.220782
          ],
          [
            -0.564444,
            51.220794
          ],
          [
            -0.564512,
            51.220534
          ],
          [
            -0.564538,
            51.220435
          ],
          [
            -0.564673,
            51.220295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007095841, GU4 8AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5631750104003207,
          51.22464512243501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007098649, GU4 8AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5639209144248994,
          51.22552654905328
        ]
      }
    }
  ]
}