{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berkeley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.268241,
            51.3221
          ],
          [
            -0.268151,
            51.322096
          ],
          [
            -0.268129,
            51.322161
          ],
          [
            -0.268139,
            51.322162
          ],
          [
            -0.26822,
            51.322176
          ],
          [
            -0.268241,
            51.3221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Berkeley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.268241,
            51.3221
          ],
          [
            -0.268382,
            51.322038
          ],
          [
            -0.268568,
            51.32205
          ],
          [
            -0.268589,
            51.322062
          ],
          [
            -0.268877,
            51.322225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013952326, KT18 7BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26887764786734836,
          51.32220749452034
        ]
      }
    }
  ]
}