{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linview Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.509455,
            55.859519
          ],
          [
            -3.509602,
            55.859598
          ],
          [
            -3.509749,
            55.859676
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135004246, EH54 9HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.508615450628396,
          55.85927651831807
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135004247, EH54 9HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.509098327480889,
          55.858956085299845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135029531, EH54 9EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.509455638779008,
          55.85951782249342
        ]
      }
    }
  ]
}