{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tenby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.178011,
            53.625084
          ],
          [
            -2.177773,
            53.625126
          ],
          [
            -2.177535,
            53.625169
          ],
          [
            -2.177275,
            53.625217
          ],
          [
            -2.177014,
            53.625265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23052495, OL12 7ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.17764952850357,
          53.62535407468134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113340, OL12 7DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.177014125298335,
          53.62526513507838
        ]
      }
    }
  ]
}