{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy's Ford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.585903,
            55.602554
          ],
          [
            -3.584696,
            55.601339
          ],
          [
            -3.583164,
            55.600728
          ],
          [
            -3.582163,
            55.600328
          ],
          [
            -3.580652,
            55.599854
          ],
          [
            -3.579599,
            55.599346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484133282, ML12 6GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5843040824333605,
          55.60108248315501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484169240, ML12 6GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5859030875531768,
          55.602553568971075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024868737, ML12 6LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.575897002593276,
          55.60279942082109
        ]
      }
    }
  ]
}