{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pilgrims Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.097341,
            51.273711
          ],
          [
            1.097638,
            51.274081
          ],
          [
            1.097848,
            51.274246
          ],
          [
            1.098471,
            51.274734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025389501, CT1 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.098023478320244,
          51.274268730582946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033168541, CT1 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0980359796965977,
          51.27424141552091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033170939, CT1 1XU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.097325737161278,
          51.273702553353
        ]
      }
    }
  ]
}