{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.048471,
            52.585134
          ],
          [
            -2.048286,
            52.585493
          ],
          [
            -2.048102,
            52.585853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014142060, WV13 2DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0484115482601757,
          52.58514279586009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071558880, WV13 1QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0479251617312912,
          52.58575430098603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003323954, WV13 1QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.048043000582508,
          52.58553849785005
        ]
      }
    }
  ]
}