{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunny Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.795687,
            53.620495
          ],
          [
            -1.796274,
            53.62057
          ],
          [
            -1.796609,
            53.620613
          ],
          [
            -1.796851,
            53.62056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83040408, HD4 7NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7969562095614644,
          53.62071255380671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83040409, HD4 7NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.796775009161265,
          53.620667305503076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206423, HD4 7RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7956873380961471,
          53.62049467974857
        ]
      }
    }
  ]
}