{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Davis's Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.219063,
            51.514534
          ],
          [
            -3.218969,
            51.51454
          ],
          [
            -3.218876,
            51.514545
          ],
          [
            -3.218689,
            51.514589
          ],
          [
            -3.218518,
            51.514629
          ],
          [
            -3.218503,
            51.514632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002514504, CF14 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2189362195886635,
          51.51464325342211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002526886, CF14 1LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.218849534546423,
          51.5146351625111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014198295, CF14 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2190630066819206,
          51.51453403272487
        ]
      }
    }
  ]
}