{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peggys Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.984361,
            51.801153
          ],
          [
            -4.984513,
            51.801312
          ],
          [
            -4.984625,
            51.80143
          ],
          [
            -4.984703,
            51.801419
          ],
          [
            -4.984869,
            51.801397
          ],
          [
            -4.985034,
            51.801375
          ],
          [
            -4.985239,
            51.80135
          ],
          [
            -4.985445,
            51.801324
          ],
          [
            -4.985642,
            51.801298
          ],
          [
            -4.98584,
            51.801273
          ],
          [
            -4.986016,
            51.801248
          ],
          [
            -4.986192,
            51.801224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956260, SA61 2TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.984607053978026,
          51.80158119606757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024690188, SA61 2TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.984614414894144,
          51.80147308267168
        ]
      }
    }
  ]
}