{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Caledonia Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.90216,
            53.874586
          ],
          [
            -1.902362,
            53.874249
          ],
          [
            -1.902563,
            53.873912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592303, BD21 3LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9023801092034958,
          53.874217434743294
        ]
      }
    }
  ]
}