{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St George's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.268921,
            55.871186
          ],
          [
            -4.268562,
            55.871098
          ],
          [
            -4.268203,
            55.87101
          ],
          [
            -4.268041,
            55.87095
          ],
          [
            -4.26788,
            55.87089
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700050472, G20 7PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.268394331547803,
          55.871204486328544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700441504, G20 7PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.268365014117767,
          55.87124996424856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700495727, G20 7PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.268730178923449,
          55.87120728100039
        ]
      }
    }
  ]
}