{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hopwood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.696133,
            53.763736
          ],
          [
            -0.696707,
            53.764778
          ],
          [
            -0.697282,
            53.76582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009931725, HU15 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6976104844791329,
          53.766475928466406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009939098, HU15 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6969943572893258,
          53.765795081513076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025269603, HU15 2QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6954201333650301,
          53.765679086954385
        ]
      }
    }
  ]
}