{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langston Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.248846,
            53.491247
          ],
          [
            -2.248522,
            53.49136
          ],
          [
            -2.248199,
            53.491473
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77102102, M3 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.248829825435956,
          53.49109408703967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066771, M3 1FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.248199015503151,
          53.491472914550386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090669820, M3 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2494330676396226,
          53.491155747512366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093076217, M3 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2487998397827895,
          53.49112111485455
        ]
      }
    }
  ]
}