{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyrley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.8113,
            52.584086
          ],
          [
            -1.811504,
            52.58383
          ],
          [
            -1.811708,
            52.583574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023498528, B75 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8112929195150842,
          52.584094910377026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070609119, B75 6NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8111617485910416,
          52.58370813969396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070609120, B75 6NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8117811544809073,
          52.58381700206119
        ]
      }
    }
  ]
}