{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Littleworth Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.354507,
            51.370922
          ],
          [
            -0.354475,
            51.370899
          ],
          [
            -0.354443,
            51.370876
          ],
          [
            -0.354241,
            51.37073
          ],
          [
            -0.354233,
            51.370707
          ],
          [
            -0.354163,
            51.370495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950797, KT10 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35416333567841735,
          51.370494870948434
        ]
      }
    }
  ]
}