{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Path",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.495484,
            51.396899
          ],
          [
            0.495688,
            51.396895
          ],
          [
            0.495854,
            51.396892
          ],
          [
            0.495957,
            51.39689
          ],
          [
            0.496224,
            51.396885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003450, ME2 4SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.49547714808407556,
          51.3969081723217
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44015081, ME2 4SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4967016703416502,
          51.39695402762786
        ]
      }
    }
  ]
}