{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cromarty Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.104466,
            52.661367
          ],
          [
            -1.104554,
            52.66125
          ],
          [
            -1.104642,
            52.661134
          ],
          [
            -1.10468,
            52.661084
          ],
          [
            -1.104717,
            52.661034
          ],
          [
            -1.104741,
            52.661003
          ],
          [
            -1.104764,
            52.660972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465171912, LE4 7ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1046335118056547,
          52.66114308985941
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465175463, LE4 7ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.104610005649721,
          52.66084624330798
        ]
      }
    }
  ]
}