{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haynes View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.73369,
            55.686891
          ],
          [
            -3.733577,
            55.686897
          ],
          [
            -3.733464,
            55.686903
          ],
          [
            -3.733197,
            55.686917
          ],
          [
            -3.73293,
            55.686931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484173032, ML11 7SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7329468101013306,
          55.68693430293066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484173656, ML11 7TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.733591465818142,
          55.68676343972147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484173657, ML11 7TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.73366737939962,
          55.687040953146564
        ]
      }
    }
  ]
}