{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leighton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.500484,
            53.523985
          ],
          [
            -2.500278,
            53.524163
          ],
          [
            -2.500245,
            53.524192
          ],
          [
            -2.499974,
            53.524274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061679, M46 0NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5005433955827776,
          53.52393943630702
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011731754, M46 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5002726425606525,
          53.52400348929977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011731755, M46 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.500317255956604,
          53.52394937171876
        ]
      }
    }
  ]
}