{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.957909,
            52.938937
          ],
          [
            -1.958125,
            52.938645
          ],
          [
            -1.958341,
            52.938353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.958341,
            52.938353
          ],
          [
            -1.958547,
            52.938092
          ],
          [
            -1.958753,
            52.93783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010603587, ST10 4NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.95790935243564,
          52.938928274070534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031856649, ST10 4ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9577757422282893,
          52.93861360293452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031856650, ST10 4ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9578502515047833,
          52.938496768856695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003037608, ST10 4NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9597116089046538,
          52.93692428983541
        ]
      }
    }
  ]
}