{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fourth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.219701,
            51.883579
          ],
          [
            0.219512,
            51.883751
          ],
          [
            0.219323,
            51.883922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002184572, CM24 1RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21970232541872017,
          51.88357215881331
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025007824, CM24 1RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21933062322615876,
          51.88369607419483
        ]
      }
    }
  ]
}