{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Priest Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.015057,
            51.257512
          ],
          [
            0.014623,
            51.257438
          ],
          [
            0.014384,
            51.257458
          ],
          [
            0.0137,
            51.257515
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918288, RH8 0DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01504194611925411,
          51.2575030665153
        ]
      }
    }
  ]
}