{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Pauls Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.000466,
            53.74029
          ],
          [
            -3.00024,
            53.740601
          ],
          [
            -2.999647,
            53.740458
          ],
          [
            -2.999045,
            53.740312
          ],
          [
            -2.999256,
            53.740004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013591550, FY8 1BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9991757388548432,
          53.740232138486654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013591551, FY8 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9990976002360172,
          53.74013391711879
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013594348, FY8 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9991584479066304,
          53.74014239816147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015333197, FY8 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9992929560967676,
          53.74006038031651
        ]
      }
    }
  ]
}