{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Raikes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.252044,
            51.848617
          ],
          [
            -2.251433,
            51.848443
          ],
          [
            -2.250823,
            51.848269
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Raikes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.250823,
            51.848269
          ],
          [
            -2.25027,
            51.84813
          ],
          [
            -2.249718,
            51.847992
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004496022, GL1 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.25202958319554,
          51.84860766816592
        ]
      }
    }
  ]
}