{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Christy's Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.188004,
            51.007367
          ],
          [
            -2.188038,
            51.007353
          ],
          [
            -2.188073,
            51.00734
          ],
          [
            -2.188359,
            51.007223
          ],
          [
            -2.188644,
            51.007105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013289489, SP7 8QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1886439600939913,
          51.00710506279583
        ]
      }
    }
  ]
}