{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ingleside Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.153648,
            51.057262
          ],
          [
            0.153503,
            51.057058
          ],
          [
            0.153358,
            51.056854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033401306, TN6 1QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15361267941483844,
          51.057415433093986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033401309, TN6 1QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15399389992295437,
          51.05732746511213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070935054, TN6 1QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15364836554013664,
          51.05726188627962
        ]
      }
    }
  ]
}