{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.809199,
            51.050765
          ],
          [
            -2.810866,
            51.053607
          ],
          [
            -2.812434,
            51.056281
          ],
          [
            -2.812608,
            51.056424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120157, TA10 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.812574344409595,
          51.05858249951589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30127909, TA10 9AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.808961465114647,
          51.05105400335413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30517012, TA10 0DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.811180239420604,
          51.05147924513611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025120260, TA10 9DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.806786671239998,
          51.05561916502551
        ]
      }
    }
  ]
}