{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Romany Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.218551,
            52.55167
          ],
          [
            -0.21866,
            52.551146
          ],
          [
            -0.21877,
            52.550621
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008063528, PE2 8RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21855060216339697,
          52.55167003093593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008071856, PE2 8RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2188546952027275,
          52.55108120236634
        ]
      }
    }
  ]
}