{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reservoir Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.251155,
            53.489193
          ],
          [
            -2.251735,
            53.489191
          ],
          [
            -2.252315,
            53.48919
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004674257, M3 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2518050377389236,
          53.48956880262469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892930, M3 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2523152181781483,
          53.489190210871215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024808557, M3 7JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252150502959015,
          53.489370327762614
        ]
      }
    }
  ]
}