{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.431329,
            51.358696
          ],
          [
            1.431697,
            51.358717
          ],
          [
            1.432065,
            51.358738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071165664, CT10 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4313143278102416,
          51.35868793080569
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061113188, CT10 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4316724915907362,
          51.358866329202726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061113189, CT10 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.431861546181303,
          51.35889676656565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061113190, CT10 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.431861546181303,
          51.35889676656565
        ]
      }
    }
  ]
}