{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woollaton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.770437,
            53.126205
          ],
          [
            -1.769707,
            53.126225
          ],
          [
            -1.769436,
            53.126233
          ],
          [
            -1.768985,
            53.126178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010335460, SK17 0DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7679699491883554,
          53.12597131556894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070079696, SK17 0DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7686115679368994,
          53.12615234257196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070079697, SK17 0DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7695246803850067,
          53.125866463690805
        ]
      }
    }
  ]
}