{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bakewell Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.767308,
            53.875905
          ],
          [
            -2.767254,
            53.875954
          ],
          [
            -2.767219,
            53.875986
          ],
          [
            -2.767091,
            53.876101
          ],
          [
            -2.766893,
            53.876281
          ],
          [
            -2.766875,
            53.876298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093997162, PR3 0DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.766910655821209,
          53.87629930554597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093997431, PR3 0DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.767332715569434,
          53.87608988137718
        ]
      }
    }
  ]
}