{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Church Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.127336,
            51.274294
          ],
          [
            0.127998,
            51.274331
          ],
          [
            0.128659,
            51.274368
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013767990, TN14 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12733649507787417,
          51.274293509591786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013768348, TN14 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12924470209610017,
          51.27432176482271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025287046, TN14 6AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13567159662724765,
          51.27378199696495
        ]
      }
    }
  ]
}