{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aston Lodge Parkway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.123444,
            52.894197
          ],
          [
            -2.123389,
            52.894109
          ],
          [
            -2.123334,
            52.894021
          ],
          [
            -2.123171,
            52.893762
          ],
          [
            -2.122919,
            52.893506
          ],
          [
            -2.122431,
            52.893013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002085700, ST15 8QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.122479727434948,
          52.89307177756781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015419232, ST15 8LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.122942234105029,
          52.893682573376914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093137014, ST15 8SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1238063404783856,
          52.89438284187839
        ]
      }
    }
  ]
}