{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Marys Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.713434,
            56.017341
          ],
          [
            -3.713847,
            56.017429
          ],
          [
            -3.71426,
            56.017518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136053064, FK3 9DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.714155886026373,
          56.01733981140413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136053065, FK3 9DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.71443442434323,
          56.017470731340566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136085960, FK3 9DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7142516886560024,
          56.017329493392516
        ]
      }
    }
  ]
}