{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kates Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.235755,
            51.645729
          ],
          [
            -0.235907,
            51.645873
          ],
          [
            -0.236059,
            51.646018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200068809, EN5 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23628731023339844,
          51.64615949280177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200068810, EN5 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23610977771542135,
          51.646264732659645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200143723, EN5 3LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23578436384551651,
          51.64571131882964
        ]
      }
    }
  ]
}