{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.44688,
            53.51486
          ],
          [
            -1.44665,
            53.514975
          ],
          [
            -1.44642,
            53.51509
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022881201, S74 0RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.446900574796783,
          53.514874500151706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032784879, S74 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4461715953155176,
          53.51526662135856
        ]
      }
    }
  ]
}