{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollow Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.228226,
            53.497216
          ],
          [
            -1.227083,
            53.497721
          ],
          [
            -1.22684,
            53.497797
          ],
          [
            -1.226258,
            53.497979
          ],
          [
            -1.22541,
            53.498337
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608712, DN5 7SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.225653233021961,
          53.49824019376205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006619606, DN5 7SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2305890317216703,
          53.494559744373035
        ]
      }
    }
  ]
}