{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lidget Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.805851,
            53.784338
          ],
          [
            -1.805935,
            53.784221
          ],
          [
            -1.806019,
            53.784105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lidget Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.806019,
            53.784105
          ],
          [
            -1.806073,
            53.78401
          ],
          [
            -1.806126,
            53.783916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070056517, BD14 6HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.806034405579569,
          53.78405062042083
        ]
      }
    }
  ]
}