{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Granary Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.783987,
            56.011649
          ],
          [
            -3.784072,
            56.011594
          ],
          [
            -3.784156,
            56.011539
          ],
          [
            -3.784393,
            56.011432
          ],
          [
            -3.78463,
            56.011326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136075997, FK2 7PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.785330705306936,
          56.011216604917415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136084953, FK2 7PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.784858370467746,
          56.0110616903172
        ]
      }
    }
  ]
}