{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashover View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.370832,
            53.118478
          ],
          [
            -1.370832,
            53.118469
          ],
          [
            -1.370833,
            53.118459
          ],
          [
            -1.370843,
            53.118268
          ],
          [
            -1.370853,
            53.118076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013065690, DE55 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.37085723417197,
          53.11809990959029
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004515038, DE55 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.370735350326184,
          53.118261070163626
        ]
      }
    }
  ]
}