{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mount Zion Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.295522,
            53.571074
          ],
          [
            -2.295279,
            53.571046
          ],
          [
            -2.295036,
            53.571018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mount Zion Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.295036,
            53.571018
          ],
          [
            -2.294712,
            53.570966
          ],
          [
            -2.294388,
            53.570915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006778, BL9 9PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.295522020217335,
          53.571074250166944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210015881, BL9 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.295322395875731,
          53.57059836188657
        ]
      }
    }
  ]
}