{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Davids Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.248715,
            54.543728
          ],
          [
            -1.248647,
            54.542649
          ],
          [
            -1.248587,
            54.541697
          ],
          [
            -1.248673,
            54.541581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007597088, TS5 7EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.24868188803901,
          54.5415540561034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024997445, TS5 7EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.248862619032646,
          54.5409710171674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025578134, TS5 7JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2454489435739688,
          54.54168672202175
        ]
      }
    }
  ]
}