{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Honeycrock Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.649814,
            51.324257
          ],
          [
            0.650568,
            51.324811
          ],
          [
            0.650947,
            51.324988
          ],
          [
            0.651075,
            51.324942
          ],
          [
            0.651418,
            51.324379
          ],
          [
            0.651597,
            51.324286
          ],
          [
            0.651631,
            51.324288
          ],
          [
            0.653047,
            51.324398
          ],
          [
            0.654555,
            51.324093
          ],
          [
            0.654721,
            51.324042
          ],
          [
            0.654887,
            51.323991
          ],
          [
            0.654937,
            51.323975
          ],
          [
            0.654987,
            51.32396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015844712, ME9 7RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6520580079800825,
          51.32782192585298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022898877, ME9 7RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6497996282322572,
          51.32425754543022
        ]
      }
    }
  ]
}