{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birkdale Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.335735,
            53.485344
          ],
          [
            -2.335785,
            53.48503
          ],
          [
            -2.335835,
            53.484715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004668540, M30 0DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3354296243308457,
          53.48485997409839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890189, M30 0EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3358353638290477,
          53.48471501826402
        ]
      }
    }
  ]
}