{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Teviot Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.294598,
            55.864769
          ],
          [
            -4.294637,
            55.864619
          ],
          [
            -4.294677,
            55.86447
          ],
          [
            -4.294761,
            55.864149
          ],
          [
            -4.294846,
            55.863829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015445225, G3 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2951992481145975,
          55.86412845367055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396613, G3 8SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.29459773224552,
          55.86476880323553
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700400664, G3 8PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.294057208310772,
          55.86427558201986
        ]
      }
    }
  ]
}