{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.322991,
            56.577013
          ],
          [
            -3.323439,
            56.576868
          ],
          [
            -3.323886,
            56.576723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124006394, PH10 6ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.324041358293862,
          56.57648504141123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124020815, PH10 6JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.323472191949164,
          56.57696729462637
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089426, PH10 6JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.322985274463114,
          56.5770084159574
        ]
      }
    }
  ]
}