{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chicago Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.965219,
            57.773992
          ],
          [
            -3.965464,
            57.774025
          ],
          [
            -3.965709,
            57.774059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130070853, IV20 1ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.965605908849593,
          57.774271110012116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130070854, IV20 1ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9655055860546717,
          57.77428165074338
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130070855, IV20 1ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9652214191052173,
          57.774313011856215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130159520, IV20 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.96567918417465,
          57.77407231665461
        ]
      }
    }
  ]
}