{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lechmere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.112492,
            51.907535
          ],
          [
            -2.112859,
            51.907719
          ],
          [
            -2.113226,
            51.907903
          ],
          [
            -2.113485,
            51.908033
          ],
          [
            -2.113744,
            51.908163
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000479965, GL51 7NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1124924505958225,
          51.90754363302104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025660730, GL51 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1125800504873573,
          51.907696393349255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120387847, GL51 0HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1136271565783145,
          51.90789318328981
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120387848, GL51 0HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1133225075805524,
          51.908136230340496
        ]
      }
    }
  ]
}