{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Concorde Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.865137,
            51.13382
          ],
          [
            0.865614,
            51.133638
          ],
          [
            0.866091,
            51.133456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012871618, TN23 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8654601904736091,
          51.13357030268772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012871628, TN23 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8658389115289518,
          51.13345308368902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012871633, TN23 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8651474622377139,
          51.133829813256604
        ]
      }
    }
  ]
}