{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glenfield Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.76159,
            53.762847
          ],
          [
            -1.761395,
            53.762897
          ],
          [
            -1.7612,
            53.762947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594952, BD6 1FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7615804053448543,
          53.76282177239937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090110559, BD6 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7624209312668175,
          53.76171791122457
        ]
      }
    }
  ]
}