{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exeter Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.097742,
            52.56789
          ],
          [
            -2.09765,
            52.5681
          ],
          [
            -2.097653,
            52.568236
          ],
          [
            -2.097661,
            52.568588
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090642666, WV2 2RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.097655919712882,
          52.56855308331181
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090642822, WV2 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0974338948069398,
          52.568229632960644
        ]
      }
    }
  ]
}