{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catterall Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.574441,
            53.412598
          ],
          [
            -2.574136,
            53.412357
          ],
          [
            -2.57383,
            53.412117
          ],
          [
            -2.573695,
            53.412005
          ],
          [
            -2.573559,
            53.411892
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013401211, WA2 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5735593324134562,
          53.41189219773462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012802986, WA2 0JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.573790789371118,
          53.41232254149726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012802987, WA2 0JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5737602186145083,
          53.41228673376569
        ]
      }
    }
  ]
}