{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Haigh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.87513,
            53.621413
          ],
          [
            -1.874413,
            53.621649
          ],
          [
            -1.874177,
            53.621726
          ],
          [
            -1.873801,
            53.621965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83004204, HD7 5LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.875099111817556,
          53.62160140342356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203569, HD7 5LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.875129904475659,
          53.62141268269765
        ]
      }
    }
  ]
}