{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cliffe Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552149,
            53.988422
          ],
          [
            -1.552021,
            53.988273
          ],
          [
            -1.551893,
            53.988124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022908810, HG2 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5521489548715728,
          53.98842182642961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050387401, HG2 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5519663346739963,
          53.988385195206476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050387402, HG2 0PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5519965464118335,
          53.988412271014035
        ]
      }
    }
  ]
}