{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.69125,
            52.890241
          ],
          [
            -1.691064,
            52.89083
          ],
          [
            -1.690877,
            52.891419
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013901219, DE65 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6891358523180215,
          52.89202796104083
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013903621, DE65 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6908485615027107,
          52.89154700124441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030235123, DE65 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6906126727772905,
          52.8912767066736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002435546, DE65 5AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6916464444622,
          52.89221428625264
        ]
      }
    }
  ]
}