{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crown Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.172318,
            55.969951
          ],
          [
            -3.171973,
            55.969836
          ],
          [
            -3.171761,
            55.969765
          ],
          [
            -3.171693,
            55.969688
          ],
          [
            -3.171608,
            55.969675
          ],
          [
            -3.171523,
            55.969661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906434422, EH6 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1717446622185066,
          55.969765309368285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906481239, EH6 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.171887190765512,
          55.96971004153979
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024916745, EH6 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1718874623692757,
          55.969719024380105
        ]
      }
    }
  ]
}