{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Peter's Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.064541,
            51.53038
          ],
          [
            -0.064615,
            51.530369
          ],
          [
            -0.06469,
            51.530357
          ],
          [
            -0.064819,
            51.530337
          ],
          [
            -0.064948,
            51.530317
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647973, E2 7AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06452667026779313,
          51.53038222394939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015720298, E2 7AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06518370080191775,
          51.53052795172959
        ]
      }
    }
  ]
}