{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hardman Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.467058,
            53.693775
          ],
          [
            -2.466606,
            53.693911
          ],
          [
            -2.466153,
            53.694048
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319518, BB3 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.467058448565563,
          53.69378363233058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010321963, BB3 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.466664909796849,
          53.69380314330674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004508090, BB3 2AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4663660102045415,
          53.694163836014184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004508185, BB3 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4666830373600575,
          53.69407271868091
        ]
      }
    }
  ]
}