{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.402191,
            51.229728
          ],
          [
            1.402406,
            51.229747
          ],
          [
            1.402621,
            51.229767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.402621,
            51.229767
          ],
          [
            1.402932,
            51.229795
          ],
          [
            1.403244,
            51.229823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034877913, CT14 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4021909233714,
          51.22972793193948
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060887574, CT14 6PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4029083909458082,
          51.2297430334088
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060887575, CT14 6PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4029662390249618,
          51.22975034502356
        ]
      }
    }
  ]
}