{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.476602,
            51.232373
          ],
          [
            -2.478223,
            51.232416
          ],
          [
            -2.479843,
            51.232459
          ],
          [
            -2.48171,
            51.232451
          ],
          [
            -2.483578,
            51.232444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067917, BA3 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.483534426852905,
          51.23242597643346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024720996, BA3 5HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4793621421842804,
          51.23337830993906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024720997, BA3 5HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.480637852172575,
          51.2334719868742
        ]
      }
    }
  ]
}