{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highlands Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.550084,
            50.854155
          ],
          [
            0.550242,
            50.854125
          ],
          [
            0.550289,
            50.854003
          ],
          [
            0.550373,
            50.853778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070600425, TN38 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5500791168013434,
          50.85417185040104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060045819, TN38 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5505376547013064,
          50.85398194002107
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060045820, TN38 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5505322621886747,
          50.8538831210055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060045821, TN38 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5505669947860493,
          50.85373845331374
        ]
      }
    }
  ]
}