{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cockhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.520078,
            51.058812
          ],
          [
            -2.519335,
            51.05891
          ],
          [
            -2.518593,
            51.059008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118399, BA22 7BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5186532066991143,
          51.05902495780547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30513123, BA22 7BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5196065642019043,
          51.05878692379483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30513124, BA22 7BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.519863089904747,
          51.058758805932015
        ]
      }
    }
  ]
}