{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Wells Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.849781,
            51.158016
          ],
          [
            0.850162,
            51.158259
          ],
          [
            0.850206,
            51.158287
          ],
          [
            0.850359,
            51.158572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012870558, TN23 3SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8501856351546887,
          51.15851643075649
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012870651, TN23 3RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8504020779820542,
          51.15854713065045
        ]
      }
    }
  ]
}