{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Village Green Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.040952,
            51.30862
          ],
          [
            0.040745,
            51.308287
          ],
          [
            0.040538,
            51.307953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003641531, TN16 3JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0407676780506026,
          51.308281653230054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020495445, TN16 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04066534135815124,
          51.30856221991636
        ]
      }
    }
  ]
}