{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hallfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.396527,
            53.789968
          ],
          [
            -2.396494,
            53.789809
          ],
          [
            -2.396461,
            53.789649
          ],
          [
            -2.396465,
            53.789613
          ],
          [
            -2.396469,
            53.789578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009970832, BB6 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.395916356000274,
          53.78955662006341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070883670, BB6 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3964478532808067,
          53.7895818271007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070893147, BB6 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3965358702108635,
          53.789257966716725
        ]
      }
    }
  ]
}