{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Torbay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.397893,
            51.209223
          ],
          [
            0.398218,
            51.209294
          ],
          [
            0.398408,
            51.209232
          ],
          [
            0.400114,
            51.207268
          ],
          [
            0.400218,
            51.207192
          ],
          [
            0.401,
            51.206621
          ],
          [
            0.401918,
            51.205477
          ],
          [
            0.402186,
            51.204911
          ],
          [
            0.402196,
            51.204889
          ],
          [
            0.402214,
            51.20485
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002909903, TN12 6QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40046555281098994,
          51.207008632314874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002911634, TN12 6QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40089611153399307,
          51.206478166305764
        ]
      }
    }
  ]
}