{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowling Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.91699,
            53.322832
          ],
          [
            -1.916897,
            53.322598
          ],
          [
            -1.916803,
            53.322363
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010750883, SK23 0HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9173315473723238,
          53.322619149900376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010765801, SK23 0HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9169565824234134,
          53.322439116804766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010766251, SK23 0HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9170008895606827,
          53.32281667196351
        ]
      }
    }
  ]
}