{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.306003,
            51.130428
          ],
          [
            1.305699,
            51.130266
          ],
          [
            1.305394,
            51.130104
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034878707, CT16 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3053938669457374,
          51.13010355992067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062288540, CT16 1EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3058015294516354,
          51.13040685842405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002882575, CT16 1EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.305847691095448,
          51.130252633719905
        ]
      }
    }
  ]
}