{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tanpits Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.301131,
            53.595329
          ],
          [
            -2.299819,
            53.595292
          ],
          [
            -2.298759,
            53.595262
          ],
          [
            -2.298511,
            53.595255
          ],
          [
            -2.298508,
            53.595255
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007591, BL9 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3011306688845954,
          53.59532870530496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210022437, BL9 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.297716453884089,
          53.59539118554021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012564135, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2978093844217384,
          53.59571453277822
        ]
      }
    }
  ]
}