{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Back Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.295722,
            53.59358
          ],
          [
            -2.295931,
            53.593517
          ],
          [
            -2.295972,
            53.593505
          ],
          [
            -2.295975,
            53.593504
          ],
          [
            -2.296139,
            53.593454
          ],
          [
            -2.296384,
            53.593417
          ],
          [
            -2.29663,
            53.593381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007410, BL9 0AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2966447192144805,
          53.59338047068084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003113009, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2956939745625236,
          53.59353562697964
        ]
      }
    }
  ]
}