{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pownall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.12286,
            53.382287
          ],
          [
            -2.122946,
            53.382361
          ],
          [
            -2.123032,
            53.382435
          ],
          [
            -2.12315,
            53.382531
          ],
          [
            -2.123267,
            53.382628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624721, SK7 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1228597955810353,
          53.382286594069356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025153007, SK7 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.123281201178222,
          53.38244795336496
        ]
      }
    }
  ]
}