{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tynecastle Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.229387,
            55.938276
          ],
          [
            -3.229347,
            55.938345
          ],
          [
            -3.229306,
            55.938414
          ],
          [
            -3.229328,
            55.938543
          ],
          [
            -3.229351,
            55.938673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906372526, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2294685797573184,
          55.9383107248426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906437582, EH11 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.229280228021648,
          55.93842941666359
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025426298, EH11 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.22962855822937,
          55.9388123180664
        ]
      }
    }
  ]
}