{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spaw Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.254467,
            53.483595
          ],
          [
            -2.254292,
            53.483408
          ],
          [
            -2.254103,
            53.483205
          ],
          [
            -2.253953,
            53.483044
          ],
          [
            -2.253739,
            53.482814
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004669602, M3 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.253696791938342,
          53.48330883588325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893114, M3 5FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2537390461983553,
          53.482814380971575
        ]
      }
    }
  ]
}