{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scraps Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.775946,
            51.337913
          ],
          [
            0.777108,
            51.337892
          ],
          [
            0.778271,
            51.337872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023198076, ME9 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7759539436770947,
          51.33790982715872
        ]
      }
    }
  ]
}