{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Owen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.364567,
            53.757533
          ],
          [
            -2.364016,
            53.757777
          ],
          [
            -2.363465,
            53.758022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Owen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.365701,
            53.757026
          ],
          [
            -2.365134,
            53.757279
          ],
          [
            -2.364567,
            53.757533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885102, BB5 6AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3657006300004513,
          53.757026023629535
        ]
      }
    }
  ]
}