{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cupid's Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.661495,
            54.093892
          ],
          [
            -0.661703,
            54.094235
          ],
          [
            -0.661912,
            54.094579
          ],
          [
            -0.66211,
            54.095057
          ],
          [
            -0.662308,
            54.095534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007631961, YO17 8BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6631992711174886,
          54.09493260124309
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748633, YO17 8BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6614905285169774,
          54.093861980035356
        ]
      }
    }
  ]
}