{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.123718,
            51.344108
          ],
          [
            -0.123236,
            51.344132
          ],
          [
            -0.122754,
            51.344155
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001003707, CR8 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12363160737415485,
          51.34411599240556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014052234, CR8 2JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12300870322880185,
          51.344249896049696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001190356, CR8 2JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12294723661438095,
          51.34399711373535
        ]
      }
    }
  ]
}