{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strand Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.711152,
            50.924534
          ],
          [
            0.711733,
            50.924519
          ],
          [
            0.711792,
            50.924584
          ],
          [
            0.711822,
            50.924618
          ],
          [
            0.711958,
            50.92477
          ],
          [
            0.71216,
            50.92514
          ],
          [
            0.712356,
            50.925498
          ],
          [
            0.712336,
            50.925943
          ],
          [
            0.712238,
            50.926157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023941677, TN36 4EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.71114761990471,
          50.92453671314346
        ]
      }
    }
  ]
}