{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brindley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.905553,
            52.748699
          ],
          [
            -1.905871,
            52.748479
          ],
          [
            -1.90619,
            52.74826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024110233, WS15 1FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9057229733217103,
          52.74844889981551
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024110234, WS15 1FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.905930683939095,
          52.748305231437165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024110883, WS15 1RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.906197457925686,
          52.74825150479323
        ]
      }
    }
  ]
}