{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crooked Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.698388,
            53.760339
          ],
          [
            -2.698062,
            53.760381
          ],
          [
            -2.697736,
            53.760422
          ],
          [
            -2.69729,
            53.760466
          ],
          [
            -2.696843,
            53.76051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013166281, PR1 1DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.696858226137231,
          53.76050114590447
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024811517, PR1 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.698132562972904,
          53.76051170500231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024811586, PR1 1FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6972985196846078,
          53.76052554932575
        ]
      }
    }
  ]
}