{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Friars Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.472675,
            51.730844
          ],
          [
            0.472874,
            51.731003
          ],
          [
            0.473073,
            51.731161
          ],
          [
            0.473199,
            51.731261
          ],
          [
            0.473325,
            51.731361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013269813, CM2 0UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47324433809765815,
          51.731218580928974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025135647, CM2 0UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47310850637155794,
          51.73138331573552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004637470, CM2 0UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47331005063647297,
          51.731361086170594
        ]
      }
    }
  ]
}