{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bakehouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.088434,
            51.892064
          ],
          [
            -2.088665,
            51.891601
          ],
          [
            -2.088897,
            51.891138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000479302, GL50 2UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0884481759538893,
          51.89205499402188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012806663, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.088824652626744,
          51.891380394920546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002682391, GL50 2UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0886069545734136,
          51.89151542246501
        ]
      }
    }
  ]
}