{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Perth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.272073,
            55.861269
          ],
          [
            -4.272204,
            55.861114
          ],
          [
            -4.272335,
            55.860958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700091102, G3 8UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.271695880937864,
          55.861499993808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700383079, G3 8UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.271695880937864,
          55.861499993808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700395659, G3 8GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.272066428483536,
          55.86127745034835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700545887, G3 8UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2715142747707535,
          55.86167410982685
        ]
      }
    }
  ]
}