{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Honeyberry Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.525489,
            51.094484
          ],
          [
            -2.525577,
            51.094646
          ],
          [
            -2.525665,
            51.094808
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30136941, BA7 7GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.525665275980745,
          51.09480953978707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30137074, BA7 7GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5256631339696933,
          51.09462071385451
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30137075, BA7 7GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.525451494484393,
          51.09484646989152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30137076, BA7 7GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.52542222220515,
          51.09478365631778
        ]
      }
    }
  ]
}