{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darwin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.301347,
            51.379633
          ],
          [
            1.300818,
            51.379068
          ],
          [
            1.300288,
            51.378503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071164864, CT7 9JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3002733592442715,
          51.37849428614131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061105118, CT7 9JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3006445082890101,
          51.3792573872277
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062091924, CT7 9JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3003988428221485,
          51.3790394399408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062304043, CT7 9JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3001786373255289,
          51.37877579970524
        ]
      }
    }
  ]
}