{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lugton Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.126871,
            55.903043
          ],
          [
            -3.12629,
            55.902626
          ],
          [
            -3.126029,
            55.902439
          ],
          [
            -3.126393,
            55.902231
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094323473, EH17 8GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.126502498638255,
          55.90263481602907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094323478, EH17 8GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.126272387375464,
          55.902421270151216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094324668, EH17 8GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.127891379075186,
          55.90199311748078
        ]
      }
    }
  ]
}