{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Colton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.58987,
            53.795092
          ],
          [
            -1.5901,
            53.794846
          ],
          [
            -1.59033,
            53.794599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72528102, LS12 1TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.59011338282434,
          53.79501212526825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628083, LS12 1TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5899309562268564,
          53.79503846612622
        ]
      }
    }
  ]
}