{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bellevue Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.164932,
            55.938823
          ],
          [
            -4.165287,
            55.938703
          ],
          [
            -4.165641,
            55.938582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132019739, G66 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.16503573344217,
          55.938637325066466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132019754, G66 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1646093346009065,
          55.93874367931291
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132048436, G66 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1649647690433405,
          55.93880034144355
        ]
      }
    }
  ]
}