{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Shambles",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972335,
            51.022983
          ],
          [
            -2.97224,
            51.022742
          ],
          [
            -2.972146,
            51.022501
          ],
          [
            -2.972088,
            51.022434
          ],
          [
            -2.97203,
            51.022366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012906696, TA3 6LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9723275930651427,
          51.0229842316962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014261142, TA3 6RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972135120320913,
          51.02264411969132
        ]
      }
    }
  ]
}