{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edinburgh Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.31595,
            55.935875
          ],
          [
            -3.315922,
            55.935926
          ],
          [
            -3.315894,
            55.935977
          ],
          [
            -3.315825,
            55.936104
          ],
          [
            -3.315755,
            55.93623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edinburgh Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.31629,
            55.935316
          ],
          [
            -3.31612,
            55.935595
          ],
          [
            -3.316041,
            55.935725
          ],
          [
            -3.31595,
            55.935875
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906380165, EH12 9SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3160719231416,
          55.935726562519704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906433782, EH12 9SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3161051469516525,
          55.93576215014145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025425469, EH12 9DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3174099004045696,
          55.93599980024849
        ]
      }
    }
  ]
}