{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Yard Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.336512,
            56.590377
          ],
          [
            -3.336048,
            56.590008
          ],
          [
            -3.335584,
            56.589639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124015559, PH10 6NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.336393166229313,
          56.589767172399554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087305, PH10 6NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.336512394562824,
          56.59037685584713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015364205, PH10 6NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.335851763177992,
          56.5901144110402
        ]
      }
    }
  ]
}