{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Midland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.565102,
            53.813493
          ],
          [
            -1.564871,
            53.813794
          ],
          [
            -1.56464,
            53.814094
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72104151, LS6 1BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5652217393743726,
          53.81362859981998
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628472, LS6 1BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5650860793204735,
          53.81352924022719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72746245, LS6 1BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5644904359946399,
          53.81385064877776
        ]
      }
    }
  ]
}