{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salcombe Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.050333,
            51.643248
          ],
          [
            0.050016,
            51.643462
          ],
          [
            0.049943,
            51.643512
          ],
          [
            0.049884,
            51.643733
          ],
          [
            0.049922,
            51.643777
          ],
          [
            0.04996,
            51.643821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022856135, IG10 4JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05035400074153117,
          51.6432483708702
        ]
      }
    }
  ]
}