{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smith's Wynd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.552861,
            55.478722
          ],
          [
            -2.553176,
            55.478837
          ],
          [
            -2.553491,
            55.478953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116029117, TD8 6DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5532581578357556,
          55.478810033113575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116029118, TD8 6DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.553099072146769,
          55.47874785303173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116029119, TD8 6DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.553035412835695,
          55.478721183935534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116029120, TD8 6DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.553338393577564,
          55.47889054071241
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116040018, TD8 6DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5528456937599904,
          55.478731026704125
        ]
      }
    }
  ]
}