{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Clay Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.423665,
            53.616368
          ],
          [
            -2.42356,
            53.616426
          ],
          [
            -2.423454,
            53.616484
          ],
          [
            -2.423314,
            53.616562
          ],
          [
            -2.423173,
            53.61664
          ],
          [
            -2.423036,
            53.616716
          ],
          [
            -2.422898,
            53.616793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913325, BL7 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.423664741763362,
          53.61636752237902
        ]
      }
    }
  ]
}