{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastlowthian Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.228716,
            54.587838
          ],
          [
            -1.228621,
            54.587938
          ],
          [
            -1.228527,
            54.588039
          ],
          [
            -1.228521,
            54.588046
          ],
          [
            -1.228515,
            54.588052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Eastlowthian Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.228515,
            54.588052
          ],
          [
            -1.228428,
            54.588137
          ],
          [
            -1.228341,
            54.588222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Eastlowthian Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.228909,
            54.58765
          ],
          [
            -1.228812,
            54.587744
          ],
          [
            -1.228716,
            54.587838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009304585, TS2 1SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2289089643437288,
          54.58765017953508
        ]
      }
    }
  ]
}