{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Pitar",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.283538,
            53.053964
          ],
          [
            -4.284171,
            53.05393
          ],
          [
            -4.284803,
            53.053895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024096406, LL54 6NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.284802987138586,
          53.053895089858486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090572994, LL54 6LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2843614777712995,
          53.05401146533016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090572995, LL54 6LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.284539412763686,
          53.05399006473817
        ]
      }
    }
  ]
}