{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Byres",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.117177,
            52.556837
          ],
          [
            -0.117499,
            52.556172
          ],
          [
            -0.117821,
            52.555506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009296842, PE7 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11737180375839995,
          52.55634392977443
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002984967, PE7 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1179585206569264,
          52.555732873267736
        ]
      }
    }
  ]
}