{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.480117,
            51.064988
          ],
          [
            -2.478693,
            51.064814
          ],
          [
            -2.47847,
            51.064705
          ],
          [
            -2.477426,
            51.064193
          ],
          [
            -2.477178,
            51.063986
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119046, BA9 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4801030339968575,
          51.064989713025355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025294667, BA9 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4778871671744844,
          51.06461213318233
        ]
      }
    }
  ]
}