{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bogwell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.207749,
            56.960905
          ],
          [
            -2.207493,
            56.961178
          ],
          [
            -2.207237,
            56.961451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151085720, AB39 2NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2074698208444694,
          56.96103166544222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151143549, AB39 2NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.207338670814481,
          56.961103749544726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151157293, AB39 2LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.208057032737452,
          56.96017727535003
        ]
      }
    }
  ]
}