{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coltman Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.47599,
            53.822812
          ],
          [
            -1.476017,
            53.823075
          ],
          [
            -1.476044,
            53.823338
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72765687, LS14 1FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4758009825474727,
          53.823068314082825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72765690, LS14 1FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4757871379004757,
          53.822960397246845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72766051, LS14 1JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4760408877234585,
          53.823321026459354
        ]
      }
    }
  ]
}