{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rock Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.09866,
            53.330935
          ],
          [
            -3.098888,
            53.330795
          ],
          [
            -3.099116,
            53.330655
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42098428, CH60 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0990840828837225,
          53.33048207155446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42098429, CH60 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.099463787787229,
          53.33064936591053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42098430, CH60 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.099271397549237,
          53.33075900867901
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42184821, CH60 7SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.098660268685828,
          53.33093543257814
        ]
      }
    }
  ]
}