{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grosvenor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.118174,
            53.377231
          ],
          [
            -1.11804,
            53.377518
          ],
          [
            -1.117907,
            53.377806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981646, S81 9RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.118189547341722,
          53.37723469144783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090212984, S81 9RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1169546499333032,
          53.37807052219141
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090359837, S81 9RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1173302201217725,
          53.378082287792296
        ]
      }
    }
  ]
}