{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Annes Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.44781,
            51.37229
          ],
          [
            1.447069,
            51.37237
          ],
          [
            1.446328,
            51.37245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015400366, CT10 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.446408511904713,
          51.37237595781868
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071166296, CT10 3QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4463128536623582,
          51.372441741148876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061108602, CT10 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4470529690906009,
          51.37253688512656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062696830, CT10 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4470833394561304,
          51.3721761807323
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002019145, CT10 3QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4468672224589516,
          51.37255135051336
        ]
      }
    }
  ]
}