{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dumsday Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.119409,
            51.845772
          ],
          [
            1.119452,
            51.845744
          ],
          [
            1.119495,
            51.845717
          ],
          [
            1.119285,
            51.845598
          ],
          [
            1.119075,
            51.845479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090659671, CO16 9FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1192945082609846,
          51.84544105945427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090659677, CO16 9FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1194050778978664,
          51.84577990006212
        ]
      }
    }
  ]
}