{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Giles St North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.759064,
            53.78641
          ],
          [
            -1.7587,
            53.786335
          ],
          [
            -1.758336,
            53.786259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010587562, BD5 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7586392398086297,
          53.78636449096289
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591905, BD5 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7586698523094146,
          53.786319612523315
        ]
      }
    }
  ]
}