{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Gloster Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.41735,
            53.578432
          ],
          [
            -2.41749,
            53.57849
          ],
          [
            -2.41763,
            53.578547
          ],
          [
            -2.418195,
            53.578779
          ],
          [
            -2.41876,
            53.579011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911653, BL2 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4173496076183305,
          53.57843201198331
        ]
      }
    }
  ]
}