{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.425418,
            53.354409
          ],
          [
            -2.423667,
            53.354722
          ],
          [
            -2.423583,
            53.354733
          ],
          [
            -2.422798,
            53.354839
          ],
          [
            -2.421743,
            53.355043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008881689, WA16 6PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4254179145698878,
          53.354409450718954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025702920, WA14 3RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4231048628204053,
          53.354471610019885
        ]
      }
    }
  ]
}