{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.418958,
            55.849578
          ],
          [
            -4.419021,
            55.849577
          ],
          [
            -4.419085,
            55.849576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.419085,
            55.849576
          ],
          [
            -4.419384,
            55.849589
          ],
          [
            -4.419683,
            55.849602
          ],
          [
            -4.420578,
            55.849646
          ],
          [
            -4.421473,
            55.849691
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123054552, PA3 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.420612741078106,
          55.85024697520181
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123054553, PA3 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.420521647403819,
          55.84929605473631
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100355, PA3 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.418957516796406,
          55.849578489748126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102543, PA3 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.420505132056944,
          55.84928739192481
        ]
      }
    }
  ]
}